home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Linux
/
Complete Linux.iso
/
docs
/
apps
/
database
/
postgres
/
postgre4.z
/
postgre4
/
src
/
port
/
sun
/
machine.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-08-27
|
174 b
|
13 lines
/*
* $Header: /private/postgres/src/port/sun/RCS/machine.h,v 1.2 1989/09/05 17:20:51 mao C_Demo_1 $
*/
#ifndef MACHINE_H
#define MACHINE_H
#define BLCKSZ 8192
#endif